Skip to content

Conversation

pbucBaumer
Copy link

Implement a driver for the ADC ADS1220.
Currently only the single shot mode is supported.
Origin: Original

Copy link

Hello @pbucBaumer, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

@zephyrbot zephyrbot added platform: TI SimpleLink Texas Instruments SimpleLink MCU area: Devicetree Bindings area: Tests Issues related to a particular existing or missing test area: ADC Analog-to-Digital Converter (ADC) area: Boards/SoCs labels Sep 29, 2025
@nashif nashif assigned vaishnavachath and unassigned nashif Oct 4, 2025
@pbucBaumer pbucBaumer force-pushed the add_ads1220 branch 9 times, most recently from 5931185 to 4cf65a1 Compare October 14, 2025 06:18
Hasler Pauline added 2 commits October 14, 2025 08:19
Implement a driver for the ADC ADS1220.
Currently only the single shot mode is supported.
Origin: Original

Signed-off-by: Hasler Pauline <[email protected]>
Somme parts of adc_shell.c arn't nicely formatted with clang format.
This is why the whole file isn't up to date
with the current clang format checker.

Signed-off-by: Hasler Pauline <[email protected]>
Copy link

Please retry analysis of this Pull-Request directly on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ADC Analog-to-Digital Converter (ADC) area: Boards/SoCs area: Devicetree Bindings area: Tests Issues related to a particular existing or missing test platform: TI SimpleLink Texas Instruments SimpleLink MCU

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants